How to Install cjk-latex software package in Debian 7 (Wheezy)

How to Install cjk-latex software package in Debian 7 (Wheezy)

cjk-latex software package provides installs all LaTeX CJK packages, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cjk-latex 

cjk-latex is installed in your system.

Make ensure the cjk-latex package were installed using the commands given below,

$ sudo dpkg-query -l | grep cjk-latex *

You will get with cjk-latex package name, version, architecture and description in a table

cjk-latex package basic information:

Distro Debian 7 wheezy
Section TeX
Package cjk-latex
Version 4.8.3+git20120621-1
Description installs all LaTeX CJK packages
Sub Section TeX


See Also, How to uninstall or remove cjk-latex software package from Debian 7 (Wheezy)?